home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / wb / DropIt.lha / DropIt! / EnglishDocs / ShowILBM.doc < prev    next >
Text File  |  1994-08-08  |  5KB  |  168 lines

  1.  
  2. *** ShowILBM v0.9 (August, 8th 1994) ***
  3. *** by Jean-Yves Oberlé              ***
  4.  
  5.  
  6. 0.Summary
  7.  
  8.   1.Introduction
  9.  
  10.   2.Starting ShowILBM
  11.  
  12.     2.1.Starting from the Workbench
  13.  
  14.     2.2.Starting from the Shell
  15.  
  16.   3.Error messages
  17.  
  18.   4.History
  19.  
  20.   5.Copyright
  21.  
  22.  
  23. 1.Introduction
  24.  
  25.     ShowILBM is a little utility which makes it possible to display ILBM
  26.   files. It opens its own screen to make all the display modes allowed
  27.   by your Amiga graphic chips available.
  28.  
  29.     This program can only be run under Kickstart v2.04 or higher and
  30.   uses the locale library if it exists. For the moment, only English and
  31.   French are available.
  32.  
  33.     You should notice that this program has never been tested with the
  34.   AGA components.
  35.  
  36.  
  37. 2.Starting ShowILBM
  38.  
  39.     ShowILBM can either be started from the Workbench or from the Shell.
  40.  
  41.  
  42. 2.1.Starting from the Workbench
  43.  
  44.     Once ShowILBM has been started by clicking twice on its icon, it
  45.   opens a file requester asking for a picture to display. As soon as a
  46.   file name has been given by the user, it opens a screen and displays
  47.   the picture. It then waits for the user to press a key or a mouse but-
  48.   ton to close the screen.
  49.  
  50.     The following tool types can be used :
  51.  
  52.       MOUSE=ON to tell ShowILBM to display the mouse pointer on the
  53.                screen (by default, the pointer is invisible),
  54.  
  55.       TIMEOUT=<duration> to tell ShowILBM how long the picture should be
  56.                          displayed (in seconds). In this case, pressing
  57.                          a key or clicking on the mouse buttons will be
  58.                          ineffective.
  59.  
  60.  
  61. 2.2.Starting from the Shell
  62.  
  63.     The syntax is in this case :
  64.  
  65.       ShowILBM [<image>] [REQ] [MOUSE] [TIMEOUT <duration>], where :
  66.  
  67.         <image> is the name of the ILBM file,
  68.  
  69.         REQ tells ShowILBM to display a possible error message in a re-
  70.             quester and not in the Shell window,
  71.  
  72.         MOUSE tells ShowILBM to make the mouse pointer invisible,
  73.  
  74.         TIMEOUT <duration> tells ShowILBM to display the picture <dura-
  75.                            tion> seconds.
  76.  
  77.  
  78. 3.Error messages
  79.  
  80.     ShowILBM can display the following error messages :
  81.  
  82.       "Can't open intuition library v37" :
  83.  
  84.         The intuition library version 37 (or higher) is not available.
  85.         You should use a more recent Kickstart version (at least 2.04).
  86.  
  87.       "Can't open dos library v37" :
  88.  
  89.         The dos library version 37 (or higher) is not available. You
  90.         should use a more recent Kickstart version (at least 2.04).
  91.  
  92.       "Can't open graphics library v37" :
  93.  
  94.         The graphics library version 37 (or higher) is not available.
  95.         You should use a more recent Kickstart version (at least 2.04).
  96.  
  97.       "Can't open iffparse library v37" :
  98.  
  99.         The iffparse library version 37 (or higher) is not available.
  100.         You should use a more recent Workbench version (at least 2.04).
  101.  
  102.       "Can't open asl library v37" :
  103.  
  104.         The asl library version 37 (or higher) is not available. You
  105.         should use a more recent Workbench version (at least 2.04).
  106.  
  107.       "Can't open icon library v37" :
  108.  
  109.         The icon library version 37 (or higher) is not available. You
  110.         should use a more recent Kickstart version (at least 2.04).
  111.  
  112.       "Out of memory" :
  113.  
  114.         ShowILBM needs more memory. Try to free some by closing some ap-
  115.         plications or windows.
  116.  
  117.       "Can't read file" :
  118.  
  119.         The chosen file cannot be read. This might be caused by a non-
  120.         existent file name, a disk removed too quickly from the drive, a
  121.         lack of memory, ...
  122.  
  123.       "The file is not an IFF file" :
  124.  
  125.         The chosen file is not an IFF file.
  126.  
  127.       "The file is not an ILBM file" :
  128.  
  129.         The chosen file is not an ILBM file.
  130.  
  131.       "Can't open a screen" :
  132.  
  133.         There isn't enough chip memory to open a screen. Try to free so-
  134.         me by closing some screens and windows and retry. If the problem
  135.         remains, this means that the picture is too big.
  136.  
  137.       "Cannot get screen mode" :
  138.  
  139.         The screen mode needed to display the picture cannot be obtained
  140.         by your Amiga graphic chips.
  141.  
  142.       "Cannot open a window" :
  143.  
  144.         There isn't enough chip memory to open a window. Try to free so-
  145.         me by closing unused screens and windows.
  146.  
  147.  
  148. 4.History
  149.  
  150.     08.08.94 : first released version (0.9) of ShowILBM.
  151.  
  152.  
  153. 5.Copyright
  154.  
  155.     ShowILBM is a freeware. This means that it is copyright by Jean-Yves
  156.   Oberlé but it may be freely distributed.
  157.  
  158.     No guarantee of any kind is given that the program is reliable. The
  159.   author cannot be made responsible for any damage which is caused by
  160.   the use of his program.
  161.  
  162.     For any suggestions, bug reports, ... you can write to the author :
  163.  
  164.                             Jean-Yves Oberlé
  165.                             14, rue Christine de Saxe
  166.                             67170 Brumath
  167.                             France
  168.